PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFGeographicCoordinateSystem Class / PDFGeographicCoordinateSystem Constructor / PDFGeographicCoordinateSystem Constructor(PDFCosDictionary)
The COS coordinate system.
In This Topic
    PDFGeographicCoordinateSystem Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDFGeographicCoordinateSystem object with the specified COS coordinate system.
    Syntax
    public PDFGeographicCoordinateSystem( 
       PDFCosDictionary cosCoodinateSystem
    )

    Parameters

    cosCoodinateSystem
    The COS coordinate system.
    See Also